CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab 小波 压缩

搜索资源列表

  1. 小波对图像的二次压缩.

    0下载:
  2. 给出了在matlab环境下的源代码,经过了上机调试,可以实现小波变换对图像的二次压缩!-given Matlab environment in the source code, after the Machine, can achieve a wavelet transform of the second image compression!
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:2875
    • 提供者:xxz
  1. hua使用MATLAB设计小波变换程序中的若干问题

    0下载:
  2. 在使用MATLAB完成小波变换程序和通过阈值来压缩图像的过程中,我和许多同学都是边学边用,是从一个接一个的问题中逐步理解小波和MATLAB编写程序的。因此我愿意就个人遇到和解决问题的经验与大家讨论,希望能够对遇到同样问题的人有所帮助。-using MATLAB completed wavelet transform procedures and through the threshold to compress images of the process, I and many of my cl
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:167428
    • 提供者:江边草
  1. EZW源码(Matlab实现)

    7下载:
  2. 详细编写了EZW(嵌入式零树小波图像压缩技术),它主要由小波变换、量化和熵编码(Huffman编码)三个模块。 程序各个模块功能分明,依次为,Wavelet Decomposition,EZW Encoding(包含Huffman编码),EZW Decoding(包含Huffman解码),Inverse Wavelet Decomposition,Performance。
  3. 所属分类:matlab例程

    • 发布日期:2008-12-29
    • 文件大小:132281
    • 提供者:thebestxie
  1. 心电信号加入0.5Hz的基线漂移

    0下载:
  2. 心电信号加入0.5Hz的基线漂移,通过0.5Hz高通滤波器,滤波后的波形与原波形的对比 ,滤波器特性曲线分析;信号加入50Hz工频漂移,通过50Hz陷波器,滤波后的波形与原波形的对比 ,滤波器特性曲线分析,ECG baseline drift by adding 0.5Hz, 0.5Hz through a high-pass filter, filtering of the waveform after the comparison with the original waveform, fi
  3. 所属分类:通讯/手机编程

    • 发布日期:2017-03-23
    • 文件大小:3637
    • 提供者:孙川川
  1. ezw

    0下载:
  2. matlab 小波零树图像压缩程序,分析对象:lena.bmp -matlab wavelet zero-tree image compression process, analyze the object: lena.bmp
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:23980
    • 提供者:anrold88
  1. WaveletRecon

    0下载:
  2. 构造小波基的Matlab源代码,来自小波图像压缩教程-Construction Wavelet Matlab source code, from the wavelet image compression tutorial
  3. 所属分类:Audio program

    • 发布日期:2017-03-31
    • 文件大小:3632
    • 提供者:邓宸伟
  1. WaveletTransform

    0下载:
  2. 利用二维小波分析对一幅图象作2层小波分解,并在此基础上提取各层的低频信息实现图像的压缩.-The use of two-dimensional wavelet analysis of images for a 2-layer wavelet decomposition, and on this basis the low-frequency information extracted all levels to achieve image compression.
  3. 所属分类:Wavelet

    • 发布日期:2017-03-27
    • 文件大小:2698
    • 提供者:龙活
  1. wavelets

    2下载:
  2. 基于小波变换的图像压缩编码,实现了多种小波变换,并且实现了12:1的高压缩率。-Based on Wavelet Transform Image Coding, to achieve a variety of wavelet transform, and achieved a high 12:1 compression ratio.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-02
    • 文件大小:178221
    • 提供者:徐鹏
  1. wavelet_code

    1下载:
  2. 这是《小波分析理论与MATLABR2007实现》的源代码。主要是基于Matlab的小波工具箱实现小波基选择、小波包分解、Mallat变换以及小波变换在边缘提取、图像去噪、数据压缩等中的应用,特别包含了二代提升小波的相关内容,理论与实际相结合。大家想要了解的二进小波、正交镜像滤波器组[QMF]等概念这里都有体现。-This is 《MATLABR2007 wavelet analysis theory and implementation》 of the source code. Mainly
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-30
    • 文件大小:55411
    • 提供者:
  1. waveletlegall53

    2下载:
  2. Le Gall 5/3 小波变换及其反变换,可用于JPEG2000无损压缩中-Le Gall 5/3 wavelet transform and its inverse transform,which can be used for lossless compression in JPEG2000
  3. 所属分类:Wavelet

    • 发布日期:2017-04-07
    • 文件大小:1340
    • 提供者:zxb
  1. pieflab

    0下载:
  2. 小波去噪的压缩包,用matlab编程,对去噪有用-Wavelet packet denoising of compression, using matlab programming, useful for the denoising
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:101686
    • 提供者:石娜娜
  1. 1

    0下载:
  2. 基于小波变换的jpeg图像压缩编码算法的MATLAB实现-small wave transportation
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:544
    • 提供者:joy
  1. EZW-matlab

    0下载:
  2. 该压缩包为数字图像处理中的嵌入式零树小波算法的MATLAB源代码,上机调试过,可完美运行。-The compression of digital image processing package for the embedded zerotree wavelet algorithm of the MATLAB source code, debug the machine, and can be run perfectly.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:5721
    • 提供者:雪莱
  1. matlab

    0下载:
  2. matlab源代码 基于小波的图像融合 图像增强 图像压缩-matlab source code for the image fusion based on wavelet image compression image enhancement
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:4962
    • 提供者:007
  1. wavelet

    1下载:
  2. 单小波变换应用于图像压缩,及其应用于图像融合的MATLAB代码-Single-wavelet transform to image compression, image fusion and its application to the MATLAB code
  3. 所属分类:Wavelet

    • 发布日期:2017-01-11
    • 文件大小:169333
    • 提供者:huangqiang
  1. matlab

    3下载:
  2. 小波分析在图像处理中有非常重要的应用,包括图像压缩,图像去噪,图像融合,图像分解,图像增强等。文中给出了详细的程序范例,用MATLAB实现了基于小波变换的图像处理。-Wavelet analysis in image processing has very important applications, including image compression, image denoising, image fusion, image decomposition, image enhancemen
  3. 所属分类:Special Effects

    • 发布日期:2016-03-15
    • 文件大小:1584128
    • 提供者:ZHAOYU
  1. ECGmonitoring

    0下载:
  2. 小波变换是一种信号的时间—尺度分析方法,它具有多分辨率分析的 特点,而且在时频两域都具有表征信号局部特征的能力。由于其在信号处 理领域表现出的优异性能,目前在生物医学领域,广泛应用于信号检测、 特征提取、图像处理、信号压缩等方面。 -Wavelet transform is a signal of the time- scale analysis method, it has the characteristics of multi-resolution analysis, bu
  3. 所属分类:Wavelet

    • 发布日期:2017-04-09
    • 文件大小:1928569
    • 提供者:Lily
  1. DWT-matlab

    0下载:
  2. 小波变化实现图像的压缩,图像复原,图像的编码等,用matlab实现的-Wavelet transform for image compression, image restoration, image coding, matlab implementation
  3. 所属分类:Wavelet

    • 发布日期:2017-03-29
    • 文件大小:13017
    • 提供者:manqingli
  1. spiht程序 包含小波变换 熵编码

    0下载:
  2. 利用matlab来实现图像压缩,spiht算法作者原版代码,包含了二进制熵编码以及小波变换,自适应分解等级,加入了示例图片。(The use of MATLAB to achieve image compression, SPIHT algorithm author original code, including binary entropy coding and wavelet transform, adaptive decomposition level, joined the sampl
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:1409024
    • 提供者:xwdshiwo
  1. matlab源文件包

    0下载:
  2. 小波变换相关函数在matlab中如何应用 小波分解和重构过程 小波变换在图像压缩、融合等方面的应用并用matlab来实现(How to apply wavelet transform correlation function in MATLAB Wavelet decomposition and reconstruction process The application of wavelet transform in image compression and fusion i
  3. 所属分类:波变换

    • 发布日期:2018-05-01
    • 文件大小:8188928
    • 提供者:ysm_
« 1 23 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com